home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 November / PSL Monthly Shareware CD-ROM (November 1993).iso / reviews / pg_6a < prev    next >
Encoding:
Text File  |  1993-09-12  |  18.4 KB  |  532 lines

  1. PG-6a:  Pascal: Large Libraries, Utilities
  2.  
  3.  
  4. Boosters
  5.    George F. Smith & Company
  6.    $19-$35
  7.    #27055/1569
  8. is a set of tools for Turbo Pascal programmers. Included is sixty-three
  9. assembler-coded routines, screen generator, example programs, and complete
  10. documentation. Boosters supports string, video, heap, DOS, and special-effects
  11. routines in TEXT mode, for any IBM PC/PS or true compatible.
  12.  
  13.  
  14. Qwik 7.1 [QWIK71]
  15.    Eagle Performance Software
  16.    $25
  17.    #27055/1501 (08-93 CD)
  18. is a high performance screen writing utility for TP4 programmers.
  19. Features include vertical writing routines, detection of the i486 and
  20. Pentium CPU's, and more.
  21.  
  22.  
  23. TechnoJock's Turbo Toolkit
  24.    TechnoJock Software ASP
  25.    $54
  26.    #27055/738 [2 disks]
  27. is a collection of procedures and functions for Turbo Pascal programmers:  a
  28. collection of ultra-fast screen writing procedures, a collection of windowing
  29. and screen saving procedures, a "very nice (better than Blaise) menu routine",
  30. a collection of screen input routines, and a large assortment of miscellaneous
  31. procedures and functions, including pull-down menus, mouse support, form
  32. input, directory listings, string handling.  Full source code is included.
  33. Included in the documentation is a list of other shareware and commercial
  34. programs which Bob has found to be useful for TP programming.
  35.  
  36.  
  37. TechnoJock's Object Toolkit
  38.    TechnoJock Software ASP
  39.    $90
  40.    #27469/3182 [2 disks]
  41. provides a comprehensive collection of objects for building sophisticated user
  42. interfaces. It is designed specifically to be used by programmers who are new
  43. to object-oriented programming. It provides the complete source code for 18
  44. units, and includes over 70 example programs. Some of the main tools provided
  45. include Screen and Window Management, Form Input, List Management, Menus,
  46. Directory and File Selection, and much more. Turbo Pascal 5.5 or later is
  47. required, and 640K and a hard disk are recommended.
  48.  
  49.  
  50. BGI256
  51.    Knight Software
  52.    $50
  53.    #3851
  54. is a 256-color BGI driver for Borland's Turbo Pascal and C languages. Source
  55. code is included. A non-VESA BGI driver is also included for the Video7 card.
  56.  
  57.  
  58.    Nescatunga Software
  59.    $20
  60.    #2757
  61. is a screen designer for Pascal programmers. Features include the ability to
  62. save screens in a small "packed" format, a pop-up ASCII table, file directory
  63. functions, and example programs which show how to create context-sensitive help
  64. screens and moving bar menus.
  65.  
  66. 4746
  67. The Paint and Fill functions allow you to create interesting character-based
  68. backgrounds on the screen. GRAB is included with the program. When the hotkey
  69. is pressed, GRAB captures the current screen image in a memory-format file
  70. which can be loaded and edited.
  71.  
  72.  
  73. BTV.PAS 1.50
  74.    Hansen, Richard
  75.    $20-$50
  76.    #4273  (10-93 CD)
  77. is an OOP interface for Btrieve with file and error handling and error display
  78. objects. It has 40 full-featured BTRIEVE functions and a file recover utility.
  79. Requires TP6.
  80.  
  81.  
  82. Design6
  83.    Adkins, Jerry
  84.    $20
  85.    #3405
  86. is a TP database program generator. It supports numeric, alpha, calculated and
  87. other types of fields. Typical record access is 1/2 second. Up to 50 fields
  88. are allowed per record. Field input has word processor type editing features,
  89. with insert, delete, etc. A windows unit is provided, which can be
  90. incorporated into other programs. The program takes advantage of the unit
  91. structure of Turbo Pascal 6.0, and does not require toolbox support modules.
  92. All programs generated are designed to be compiled with TP 6.0.
  93.  
  94.  
  95. EGA Font
  96.    Williams, Aaron M.
  97.    $10
  98.    #1819
  99. is a set of programs for the easy creation and editing of EGA fonts. Several
  100. EGA/VGA fonts are included, as are several related video utilities. EGA Font
  101. supports DOS 3.3 and allows you to keep fonts constant in memory with the new
  102. TSR KEEPFONT.EXE. We could not get this program to work on our systems, but
  103. all the TP source code comes with it, so we are making it available for TP
  104. programmers who are interested in designing EGA Fonts.
  105.  
  106.  
  107. GS_DBase
  108.    Griffin, Richard F.
  109.    $25
  110.    #3536
  111. is a set of TP 5.5 routines that handle processing for dBase III files,
  112. including memo, index, and data files. Dates are now handled as longint values
  113. using their Julian Date. A windows interface has been added to facilitate use of
  114. other window handling packages to replace GS_Wind. Additional string handling
  115. functions have been added. A new StatusUpdate routine allows the programmer to
  116. capture the progress of long-running routines such as Pack and IndexTo.
  117.  
  118.  
  119. Inside Turbo Pascal 5.5 Units
  120.    William Peavy
  121.    $0
  122.    #2645
  123. is a utility to let you unassemble Unit code, document programs, access
  124. interface symbols for use in cross-referencers (etc), and more. Full source code
  125. and complete documentation of Unit structure are included.
  126.  
  127.  
  128. Keytree Toolbox
  129.    Rewse Consultants Ltd. ASP
  130.    30 UK Pounds
  131.    #4437
  132. is a library of routines to create, maintain and access randomly stored files of
  133. variable length records. Records can be displayed as soon as the first character
  134. of the record is typed. Files can also be read and written serially. Any number
  135. of files can be open. Each file can hold 10 indexes of multiple field keys.
  136. Associated records can be linked together. Source code is included.
  137.  
  138.  
  139. Maxx Data TurboMenu
  140.    Maxx Data Systems, Inc.
  141.    $25
  142.    #1886
  143. is a set of menu routines for TP 4.0, 5.0 and 5.5 programmers.  It allows you to
  144. define and manipulate pull-down menus.  It supports an auto-tracking feature,
  145. mouse-tracking, and the data structure uses stack and heap memory.  The menus
  146. can be defined in a text or graphics mode in one or two dimensions.
  147.  
  148.  
  149. MDCD
  150.    Davenport, Mike
  151.    $0
  152.    #1541
  153. is assembler and TP5 source code for a file compression and decompression
  154. program that uses a 13-bit LZW algorithm. It is not as fast as PKWARE, but
  155. is significantly faster and compresses better than ARC.
  156.  
  157.  
  158. Metric
  159.    #1060
  160. provides the programmer with the estimated time needed to write and maintain
  161. programs.
  162.  
  163.  
  164. MiniGen
  165.    Snyder, Eric H.
  166.    $?
  167.    #1179
  168. is a Turbo Pascal screen code generator that allows you to create data entry
  169. screens, open and close windows with borders and cursor memory, perform
  170. controlled data entry and create pull down menus.  Then it generates the
  171. necessary TP code to reproduce all this.
  172.  
  173.  
  174. Mousetools & Soundtools
  175.    Anderson, Nels ASP
  176.    $10
  177.    #1820
  178. Mousetools is a set of TP5 programming utilities providing most of the
  179. necessary procedures to use a mouse in your own programs. Features include:
  180. display the mouse cursor, read mouse and button positions, display various
  181. prompts with "push buttons" and select filenames. Demos are included for both
  182. CGA and EGA.
  183.  
  184.      SoundTools ($0) is a set of functions for adding music and sound effects
  185. to programs using either interrupts or real time code. SoundTools demonstrates
  186. two ways to generate sounds using Turbo Pascal. The simpler method uses tables
  187. to generate sound effects in real time. The other method replaces the clock
  188. tick interrupt to handle sounds in the background. This is also a good
  189. demonstration of Turbo Pascal interrupts in general. The units and demos have
  190. enough documentation in them that you should be able to understand them if
  191. you're familiar with Turbo Pascal.
  192.  
  193.  
  194. MulKey
  195.    Boler, Mark R.
  196.    $25
  197.    #1720
  198. is a collection of routines written in Turbo Pascal for compilation with Turbo
  199. Pascal 5.xx.  These routines are for use with Novell's Btrieve data file
  200. management routines.  MulKey simplifies Btrieve set-up and relieves you of
  201. having to worry about file access and record locking in a network environment.
  202. Requires Btrieve 4.10 or later. (The author is no longer at the address
  203. provided in the documentation.)
  204.  
  205.  
  206. New-Fonts
  207.    Pavia, Donald
  208.    $?
  209.    #2721
  210. contains procedures, functions and a utility for creating your own 8x8
  211. graphics fonts for ASCII characters 128 through 255 to be used by your Turbo
  212. Pascal program, according to the documentation.  In testing New-fonts, it
  213. appeared that you can also edit the lower ASCII characters.
  214.  
  215.  
  216. Numerical Recipes Library
  217.    Numerical Recipies Software
  218.    $0
  219.    #2735
  220. contains more than 200 source-code Pascal routines for scientific and
  221. engineering calculations. Routines cover integration, linear algebra,
  222. differential equations, Fourier methods, data analysis, statistics, lots of
  223. special functions, random numbers, sorting, root finding, optimization, and
  224. more.
  225.  
  226.  
  227. P-Robots 3.1
  228.    Softworks ASP
  229.    $25
  230.    #3251 (08-93 CD)
  231. is a game based on computer programming in PASCAL. The object is to design and
  232. program a robot that can triumph over similar robots designed and programmed by
  233. others in a real-time battle of wits and flying missiles. You control your robot
  234. by writing a procedure in PASCAL to specify your robot's behavior and strategy
  235. in its efforts to vanquish up to three other robots in a battle to the death.
  236.  
  237.  
  238. Paperless Pascal Tutorial
  239.    Advantage International
  240.    $0
  241.    #3539
  242. is a Pascal tutorial book-on-disk. The disk contains the Advantage Paperless
  243. Reader. This is a thorough guide to Pascal.
  244.  
  245.  
  246. Pascal Wizard's Library 1.4 [PASWIZ]
  247.    Hanlin, Thomas G.
  248.    $25
  249.    #4278 (08-93 CD)
  250. is a library for TurboPascal and QuickPascal that provides high-powered
  251. math routines, new string support, mouse management, music and BCD
  252. math. Source code is included.
  253.  
  254.  
  255. PCX2BGI
  256.    Balash, Marty
  257.    $15
  258.    #3252
  259. converts all or part of PCX or LBM pictures to BGI images for use with Turbo C
  260. and Turbo Pascal programs. Turbo C programmers can hard-code smaller graphics
  261. into their programs without needing external graphics files. A C-code generation
  262. utility, a utility to remove the header and a sample program are provided.
  263.  
  264.  
  265. Oasis
  266.    Eureka Software Associates
  267.    $0
  268.    #1764 [2 disks]
  269. enables Turbo Pascal programmers to design and even test-drive complete user
  270. interfaces with menus, input checks, context sensitive help and more before
  271. writing any code. Supports TP 4+, 5.0 and 5.5.
  272.  
  273.  
  274. Personal Communications Library for Pascal 3.3 [PCL4P]
  275.    MarshallSoft
  276.    $48
  277.    #12384 (08-93 CD)
  278. is an asynchronous communications library designed for for Turbo Pascal
  279. 4+ programmers. Features include 28 communications support functions,
  280. support for 300 baud to 115,200 baud, and support for COM1 through COM4.
  281.  
  282.  
  283. Pull 7.0 [PULL] 09-93
  284.    Eagle Performance Software ASP
  285.    $25
  286.    #1658
  287. is a set high performance pull-down menu utilities for Turbo Pascal 5.0 (TP5)
  288. for novice and professional programmers.  Features include a pull-down file
  289. directory, pull-down menus with three menu modes and seven-line modes,
  290. highlighted command letters, unlimited levels of submenus, unlimited data
  291. entry windows for nine types of data, context-sensitive help windows and more.
  292. PULL has been designed with a fill-in-the-blank concept.  To get your
  293. application up and running, you only need to fill in the appropriate records
  294. or variables.
  295.  
  296.  
  297. PXL
  298.    Wisan, Richard
  299.    $0
  300.    #252
  301. is a Pascal source code lister with optional cross-reference, adjustable
  302. header, begin-end counts and other features. Output can be redirected. PXL
  303. supports many printers, including lasers, and can work with wide-carriage
  304. printers. PXL allows for alternating left and right headers for printing on
  305. both sides of the page. The program will also print plain text files. TP 5.5's
  306. four new reserved words are also supported. Source code is included.
  307.  
  308.  
  309. Shazam
  310.    Stein, Johnathan J.
  311.    $39
  312.    #3944 (PG-06)
  313. generates complete TurboVision applications. It passively creates Params, cm,
  314. hc, and kb values, help text and dummy procedures. It handles multi-submenus,
  315. multi-statusLines and hints. It is powerful enough to model TP 6 IDE, Quattro
  316. and Paradox menu structures. Over 40 example definitions are included.
  317.  
  318.  
  319. SPX 1.0 [SPX]
  320.    Ramsay, Scott D.
  321.    $30
  322.    #20243 (09-93 CD)
  323. allows TP programmers to write games in 320x200x256 VGA mode. This
  324. library covers animation, sound, text, and various input devices. It
  325. also includes parallax scrolling, tile-map scrolling, displaying sprites
  326. in layers, 3D perspective, automatic implementation of 386 specific
  327. code, eight real-time clocks, tilemap maker, font-editor, three complete
  328. games, and seven examples with TP source. (On 1.44MB MegaDisk or CD
  329. only.)
  330.  
  331.  
  332. Surpas
  333.    Tixaku Pty Ltd
  334.    $20
  335.    #1301
  336. is a Pascal compiler. It includes all facilities required to create, edit,
  337. compile, run and debug programs written in Pascal. The system consists of a
  338. run-time package, an on-screen editor, and a Pascal compiler that closely
  339. follows Standard Pascal. Graphics drivers are also included.
  340.  
  341.  
  342. Tegas 3.0
  343.    BSX International
  344.    $5
  345.    #12010
  346. lets you create and save EGA images for use with the PutImage procedure.
  347.  
  348.  
  349. TEGL Windows Toolkit II for TP 5.5
  350.    TEGL Systems Corporation
  351.    $50
  352.    #2648
  353. is a set of GUI routines for TP 5.5. For more information, see the writeup of
  354. the same toolkit for Turbo C.
  355.  
  356.  
  357. tIMAGE 1.21
  358.    Sarver, J.H.
  359.    $25
  360.    #12107
  361. creates graphic images in a format compatible with PutImage. It also generates
  362. TP source code for accessing the image.
  363.  
  364.  
  365. Tmodem
  366.    #674
  367. is source code for a communications program.
  368.  
  369.  
  370. TP Tools for dBASE
  371.    Corll, Brian
  372.    $20-$40
  373.    #3945
  374. is a database toolbox of TP6 units which allow you to access, index, search,
  375. read and write database files that were created with dBIII or III Plus.
  376.  
  377.  
  378. TOP (Turbo Overdrive Package)
  379.    Nescatunga Software
  380.    $20
  381.    #1274
  382. is a collection of over 40 procedures and functions that you can incorporate
  383. in your own TP4 programs. Some of the routines allow you to save and restore
  384. screens, draw boxes with the arrow keys, and generate pop-up box menus, Lotus-
  385. style menus, and pull-down menus. TOP contains an on-screen pop-up calculator
  386. and a mathematical expression parser.
  387.  
  388.  
  389. TP SoundBlaster Toolkit 1.0
  390.    Robinson, Trevor
  391.    $20
  392.    #12295
  393. is a set of TP6 routines for accessing Sound Blaster compatible cards.
  394.  
  395.  
  396. TPDB 3.30  [TPDB33]
  397.    Brian Corll
  398.    $20
  399.    #12553 (10-93 CD)
  400. is a toolbox of TP 6.0 units which allow you to access, index, search, read
  401. and write database files that were created with dBASE III or III Plus. It
  402. has 75+ procedures and functions and object-oriented techniques.
  403.  
  404. This toolbox supports multiple data files and associated indexes (not dBase
  405. indexes). Index keys can be up to 254 characters and can be composed of
  406. multiple fields or expressions.
  407.  
  408. TPTC (Turbo Pascal to C Translator)
  409.    Smith, Samuel H.
  410.    $20
  411.    #1391
  412. will read a Turbo Pascal source file and convert it into the corresponding C
  413. source code.  It does much of the work required in a full translation.  Source
  414. code included. (The author is no longer at the address listed in the
  415. documentation.)
  416.  
  417.  
  418. TP API's for Novell Netware [TPAPI]
  419.    Antonio Covelli
  420.    $35
  421.    #12552 (10-93 CD)
  422. is an object oriented library for accessing Netware API's. It allows you to
  423. write Netware aware/specific applications by calling Netware API's
  424. directly. The source code consists of over 19,000 lines of pascal and
  425. assembler.
  426.  
  427.  
  428. T-Ref
  429.    Synergy Software Solutions
  430.    $25-$45
  431.    #2026
  432. is a source code lister and cross-reference lister. With it, you can specify a
  433. line-by-line print-out of the lexical levels and the block levels, the active
  434. procedure or function of that line, and the line numbers along with the
  435. listing.
  436.  
  437. The cross-reference utility will give a complete cross reference of all
  438. identifiers declared within a program, or a partial listing (on requested
  439. object types). The listing gives each identifier's name, its type, the code
  440. line declared on, all lines referencing the names, and the scope (the
  441. procedure or function name and level in which the identifier was declared
  442. within). Output can go to the printer or a file. If you have monographics
  443. video, you may need a color-to-B&W conversion utility, such as BW-ONLY on disk
  444. #280.
  445.  
  446.  
  447. Turbo Pascal Reference
  448.    Mitchell, Ed
  449.    $0
  450.    #4955
  451. is a 400+ page reference guide to Turbo Pascal. It provides information on TP
  452. 6.0 and 7.0, Borland Pascal, and Turbo Vision. Information is provided in
  453. ASCII format and illustrations are provided in PCX format.
  454.  
  455.  
  456. Turbo Script
  457.    Menningen, Kevin
  458.    $?
  459.    $675
  460. has direct video memory accessing for lightening speed screen operations.
  461. Also, it now uses overlays, which greatly increases the amount of memory
  462. accessible.
  463.  
  464. Also on this disk is TURBO DEBUG which is a source code debugger for use in
  465. debugging Turbo Pascal programs.
  466.  
  467.  
  468. TurboIO
  469.    Meacham, Bill
  470.    $?
  471.    #600
  472. is a set of Turbo Pascal tools for controlling console data entry and display.
  473. The routines give the programmer control over cursor movement through data
  474. entry forms displayed on the screen not only from field to field but from
  475. screen to screen as well.
  476.  
  477.  
  478. Turbo-Lessons
  479.    Faurot, Lyle Dr.
  480.    $7
  481.    #506
  482. is an excellent tutorial on Turbo Pascal.  The listing and review of books is,
  483. by itself worth more than the small shareware fee the author requests.
  484.  
  485.  
  486. Turbo Wheels
  487.    #589
  488. is a utility function library disk.
  489.  
  490.  
  491. Turbo Pascal Tutor 2.6 [TUTPAS]
  492.    Dodrill, Gordon J.
  493.    $15
  494.    #12462 (09-93 CD)
  495. is a series of 16 lessons teaching Turbo Pascal programming to
  496. beginners. Careful attention is given to a full description of Object
  497. Oriented Programming and how to use it.
  498.  
  499.  
  500. TV Tool Box 2.0
  501.    Hansen, Richard
  502.    $43
  503.    #4746  (10-93 CD)
  504. is a collection of extensions to Pascal Turbo Vision. It includes a WYSIWYG
  505. interactive menu designer, data entry objects, scrolling dialog boxes, ASCII/HEX
  506. edit window, multi-view scroll bars, message dialogs, print, percent, progress
  507. dialogs, and more. The data entry objects include formatted entry for integer
  508. and floating point numbers, edit masks with literals, post-edit routines,
  509. required fields, and field locking.
  510.  
  511.  
  512. Visible Pascal
  513.    #254
  514. is a programming language written especially for people learning to program.
  515. The "visible" part of Visible Pascal is that it shows you the operation of
  516. your program as it runs.  It includes an easy-to-use editor.
  517.  
  518.  
  519. WNDW 7.0A [WNDW]
  520.    Eagle Performance Software ASP
  521.    $25
  522.    #1662 (09-93 CD)
  523. is a set of high performance window utilities for Turbo Pascal 5.0 which give
  524. you full window control and management in all text modes.  Up to 254 windows
  525. can be on screen at once.  Only 13k of code is added to your program even if
  526. all 69 utilities are used.  Fifteen different border styles with shadows are
  527. available.  All windows can be randomly accessed.  Adjustable-rate moving,
  528. resizing and scrolling are supported.
  529.  
  530. ]]]]]
  531.  
  532.